func github.com/go-pg/pg/v10/internal/parser.isNum
3 uses
github.com/go-pg/pg/v10/internal/parser (current package)
parser.go#L98: if isNum(c) {
parser.go#L119: if !isNum(c) {
parser.go#L135: func isNum(c byte) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)